diff options
Diffstat (limited to 'config/waybar/style/[Dark] Wallust Obsidian Edge.css')
| -rw-r--r-- | config/waybar/style/[Dark] Wallust Obsidian Edge.css | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/config/waybar/style/[Dark] Wallust Obsidian Edge.css b/config/waybar/style/[Dark] Wallust Obsidian Edge.css index 39b84cca..d841e3c4 100644 --- a/config/waybar/style/[Dark] Wallust Obsidian Edge.css +++ b/config/waybar/style/[Dark] Wallust Obsidian Edge.css @@ -10,7 +10,6 @@ min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding: 1px; } window#waybar { @@ -159,8 +158,8 @@ tooltip label { #custom-weather.sunnyDay { color: @foreground; border-radius: 8px; - padding-top: 3px; - padding-bottom: 3px; + padding-top: 5px; + padding-bottom: 5px; padding-right: 6px; padding-left: 6px; } |
